Azure Storage FileShare

Create and Manage Azure FileShare Files and Directories.

IT Services · Azure Storage FileShare

Configuration parameters

  • credentials — Storage account name (required)
  • proxy — Use system proxy settings
  • insecure — Trust any certificate (not secure)

Commands (9)

  • azure-storage-fileshare-content-list

    List files and directories under the specified share or directory.

  • azure-storage-fileshare-create

    Create a new Azure file share under the specified account.

  • azure-storage-fileshare-delete

    Delete file share under the specified account.

  • azure-storage-fileshare-directory-create

    Create a new directory under the specified share or parent directory.

  • azure-storage-fileshare-directory-delete

    Delete the specified empty directory. Note that the directory must be empty before it can be deleted.

  • azure-storage-fileshare-file-create

    Creates a new file in Share.

  • azure-storage-fileshare-file-delete

    Delete file from Share.

  • azure-storage-fileshare-file-get

    Retrieve file from Share.

  • azure-storage-fileshare-list

    list Azure file shares under the specified account.