cwms-cli

Getting Started

  • Installation and Setup
    • Install cwms-cli
    • Install cwms-python for CWMS-Backed Commands
    • How Missing Dependencies Are Reported
    • Shared API Inputs
    • See also
  • Shell Completion
    • Requirements
    • Bash
    • Zsh
    • Fish
    • Verify Completion
    • Unsupported Shells
  • CLI reference
    • See also
      • cwms-cli
        • blob
        • clob
        • csv2cwms
        • load
        • login
        • shef
        • update
        • users
        • usgs
  • Common API Arguments
    • Shared options
    • Environment setup
    • Notes
    • Global logging and debug options
    • See also

Command Guides

  • csv2cwms
    • Overview
    • Setup and Run
      • Config References
      • Working Example
        • Sample CSV input
        • Sample config
        • Example dry run
    • Common Issues
    • Important Config Behavior
    • Timezone Handling
    • Quality codes
    • Canonical Example
    • CLI Reference
      • cwms-cli csv2cwms
    • See also
  • Blob commands
    • See also
    • Quick reference
    • Download behavior
    • Auth and scope
    • List pagination
    • Upload modes
      • Single file upload
      • Directory upload with regex
    • Bulk upload collisions
    • Overwrite behavior
    • Regex vs shell wildcards
      • cwms-cli blob
        • delete
        • download
        • list
        • update
        • upload
  • Login command
    • Examples
      • cwms-cli login
  • Clob commands
    • See also
    • Quick reference
    • Text behavior
    • Auth and scope
    • List pagination
    • Overwrite behavior
    • Update behavior
    • Special-character IDs
    • Blob vs clob
      • cwms-cli clob
        • delete
        • download
        • list
        • update
        • upload
  • Users commands
    • Landing page
    • Examples
    • Add a role to a user
      • Interactive mode
      • Argument mode
      • All-or-none add arguments
    • Delete roles from a user
      • Interactive mode
      • Argument mode
      • All-or-none delete arguments
    • See also
      • cwms-cli users
        • roles
        • user-ids
  • Load Locations
    • CDA to CDA Examples
    • CSV Files
    • CSV Output
    • Notes
  • Update command
    • Examples
    • See also
      • cwms-cli update
  • Version argument
    • Examples
    • See also

Reference

  • CDA Regex Guide
    • Examples
    • Notes
    • See also
    • For more reading
  • csv2cwms Complete Config Example
    • Global options
      • interval
      • round_to_nearest
      • use_if_multiple
    • Configuration options
    • See also
  • csv2cwms Supported Interval Identifiers
    • Regular intervals
    • Irregular intervals
    • See also
  • Version Guard Decorator
    • Overview
    • Usage
    • Requirement dictionary keys
    • Example with all keys
    • Pre-defined requirements
    • See also
cwms-cli
  • Search


© Copyright .

Built with Sphinx using a theme provided by Read the Docs.

Found a documentation issue? Report it on GitHub .