Skip to content

Commit c32dd29

Browse files
long
1 parent 480522c commit c32dd29

File tree

2 files changed

+1466
-0
lines changed

2 files changed

+1466
-0
lines changed

crates/icp-cli/src/commands/canister/metadata.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ pub(crate) struct MetadataArgs {
1717
pub(crate) metadata_name: String,
1818

1919
/// Output command results as JSON
20+
#[arg(long)]
2021
pub(crate) json: bool,
2122
}
2223

0 commit comments

Comments
 (0)