Skip to content

Commit

Permalink
Add volume support to the CLI (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
Milo123459 authored Jun 3, 2024
1 parent 2c221c8 commit cb777db
Show file tree
Hide file tree
Showing 13 changed files with 656 additions and 4 deletions.
1 change: 1 addition & 0 deletions src/commands/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ pub mod status;
pub mod unlink;
pub mod up;
pub mod variables;
pub mod volume;
pub mod whoami;
Loading

0 comments on commit cb777db

Please sign in to comment.