Skip to content

Commit

Permalink
started v2ideas.txt as a collector for notes, ideas for further work …
Browse files Browse the repository at this point in the history
…on bastion
  • Loading branch information
ndenny committed Jun 5, 2025
1 parent 694e0a7 commit 425f193
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions docs/v2ideas.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# bastion (version 2)

# Command Set
## System Commands
bastion list sites declared
bastion perform queued updates
bastion become conductor

## Targeted Commands
bastion list {ark} zones declared
bastion list {ark} assets declared
bastion list {ark} assets protected
bastion list {ark} snaps
bastion queue {ark} updates
bastion show {ark} manifest
bastion bank {ark}
bastion update {ark}
bastion amend {ark}
bastion restore {ark} [at {whence}]

## Examples...
bastion list [@rusina] zones declared
bastion list [@rusina:microbiome] assets declared
bastion list [@rusina:microbiome/data] assets protected
bastion queue [@rusina:microbiome] updates
bastion show [@rusina:microbiome/data] manifest
bastion export [@rusina:microbiome/data] manifest
bastion bank [@rusina:microbiome/data]
bastion update [@rusina:microbiome]
bastion amend [@rusina]
bastion restore [@rusina:microbiome/data] at 2025-05-01

0 comments on commit 425f193

Please sign in to comment.