storage platforms add
Add a Platform
Synopsis
Description
Annotate a bucket with a sequencing platform, adding semantic meaning to the files that exist within it.
Examples
Add a new platform to an existing storage account with platform data located at specified path.
Positional Arguments
PLATFORM_ID
PLATFORM_ID
The user-defined ID of the platform to add.
Flags
--name
=NAME
--name
=NAME
A human readable name for the platform.
--storage-id
=STORAGE_ID
--storage-id
=STORAGE_ID
The ID of the storage account associated with the platform.
--platform
=PLATFORM
--platform
=PLATFORM
The sequencing platform associated with the platform. Only PACBIO
is supported at this time.
--path
=PATH
--path
=PATH
The path in the storage account where platform data is located.
Last updated